home *** CD-ROM | disk | FTP | other *** search
- ##################################################
- ### Config file for the Pinnacle remote
- ##############
-
- ###########
- #### MPlayer keys
- ###############################
- begin
- prog = mplayer
- button = Rewind
- repeat = 0
- config = seek -60
- end
- begin
- prog = mplayer
- button = FForward
- repeat = 0
- config = seek 60
- end
- begin
- prog = mplayer
- button = pause
- repeat = 0
- config = pause
- end
- begin
- prog = mplayer
- button = Stop
- repeat = 0
- config = quit
- end
- begin
- prog = mplayer
- button = vol+
- repeat = 1
- config = volume +1
- end
- begin
- prog = mplayer
- button = vol-
- repeat = 1
- config = volume -1
- end
- begin
- prog = mplayer
- button = Mute
- repeat = 1
- config = mute
- end
- begin
- prog = mplayer
- button = Vol+FF
- repeat = 0
- config = menu ok
- end
- begin
- prog = mplayer
- button = Vol-Rew
- repeat = 0
- config = menu cancel
- end
- begin
- prog = mplayer
- button = Chan+Play
- repeat = 0
- config = menu up
- end
- begin
- prog = mplayer
- button = Chan-Stop
- repeat = 0
- config = menu down
- end
- begin
- prog = mplayer
- button = 1
- repeat = 1
- config = contrast -1
- end
- begin
- prog = mplayer
- button = 3
- repeat = 1
- config = contrast +1
- end
- begin
- prog = mplayer
- button = 4
- repeat = 1
- config = brightness -1
- end
- begin
- prog = mplayer
- button = 6
- repeat = 1
- config = brightness +1
- end
- begin
- prog = mplayer
- button = channel-
- repeat = 1
- config = sub_pos -1
- end
- begin
- prog = mplayer
- button = channel+
- repeat = 1
- config = sub_pos +1
- end
- begin
- prog = mplayer
- button = Power
- repeat = 0
- config = quit
- end
-
- ###########
- #### fbi keys
- ###############################
- begin
- prog = fbi
- button = FForward
- repeat = 0
- config = \x1b[6~
- end
- begin
- prog = fbi
- button = Rewind
- repeat = 0
- config = \x1b[5~
- end
- begin
- prog = fbi
- button = Power
- repeat = 0
- config = \e
- end
- begin
- prog = fbi
- button = vol+
- repeat = 0
- config = +
- end
- begin
- prog = fbi
- button = vol-
- repeat = 0
- config = -
- end
- begin
- prog = fbi
- button = Chan+Play
- repeat = 0
- config = p
- end
- begin
- prog = fbi
- button = pause
- repeat = 0
- config = p
- end
- begin
- prog = fbi
- button = Power
- repeat = 0
- config = \e
- end
-
-
- ###########
- #### MoviX menu keys
- ###############################
- begin
- prog = irpty
- button = Vol+FF
- repeat = 0
- config = \x6C
- end
- begin
- button = Vol-Rew
- prog = irpty
- repeat = 0
- config = \x68
- end
- begin
- button = Chan-Stop
- prog = irpty
- repeat = 0
- config = \x6A
- end
- begin
- button = Chan+Play
- prog = irpty
- repeat = 0
- config = \x6B
- end
- begin
- button = middle
- prog = irpty
- repeat = 0
- config = \r
- end
- begin
- button = next
- prog = irpty
- repeat = 0
- config = \t
- end
- begin
- button = Menu
- prog = irpty
- repeat = 0
- config = \e
- end
-